-- background: 2669 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 0 -- name: -- part 1 (button) -- low flags: 80 -- high flags: 2000 -- rect: left=58 top=265 right=302 bottom=96 -- title width / last selected line: 0 -- icon id / first selected line: 28600 / 28600 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: MenuToggle ----- HyperTalk script ----- on mouseUp global seeMenu if seeMenu = true then put false into seeMenu hide menubar else show menuBar put true into seeMenu end if end mouseUp -- part 2 (field) -- low flags: 80 -- high flags: 0002 -- rect: left=54 top=40 right=56 bottom=100 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: baudRate